[INFO] cloning repository https://github.com/P4suta/linerule-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/P4suta/linerule-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP4suta%2Flinerule-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP4suta%2Flinerule-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4e4c645c1169a9cd9b669bddbf510dff08b20d1
[INFO] testing P4suta/linerule-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP4suta%2Flinerule-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/P4suta/linerule-rs
[INFO] finished tweaking git repo https://github.com/P4suta/linerule-rs
[INFO] tweaked toml for git repo https://github.com/P4suta/linerule-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/P4suta/linerule-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/P4suta/linerule-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0dce016e76986c41b8bc63e02284cd27b4ef4d4aaa47caece7025bb888ee1e7
[INFO] running `Command { std: "docker" "start" "-a" "c0dce016e76986c41b8bc63e02284cd27b4ef4d4aaa47caece7025bb888ee1e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0dce016e76986c41b8bc63e02284cd27b4ef4d4aaa47caece7025bb888ee1e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0dce016e76986c41b8bc63e02284cd27b4ef4d4aaa47caece7025bb888ee1e7", kill_on_drop: false }`
[INFO] [stdout] c0dce016e76986c41b8bc63e02284cd27b4ef4d4aaa47caece7025bb888ee1e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be6dd8405f0a1015496b24acf13477cb8e7664b41b361712ba59acc7a7609f2
[INFO] running `Command { std: "docker" "start" "-a" "6be6dd8405f0a1015496b24acf13477cb8e7664b41b361712ba59acc7a7609f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling linerule-app v0.4.1 (/opt/rustwide/workdir/crates/linerule-app)
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling linerule-core v0.4.1 (/opt/rustwide/workdir/crates/linerule-core)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.73s
[INFO] running `Command { std: "docker" "inspect" "6be6dd8405f0a1015496b24acf13477cb8e7664b41b361712ba59acc7a7609f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be6dd8405f0a1015496b24acf13477cb8e7664b41b361712ba59acc7a7609f2", kill_on_drop: false }`
[INFO] [stdout] 6be6dd8405f0a1015496b24acf13477cb8e7664b41b361712ba59acc7a7609f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aa7eef96a33e27760805728e0275ce917a95dfe86bfc68cdd8f8afc4ffd3184
[INFO] running `Command { std: "docker" "start" "-a" "8aa7eef96a33e27760805728e0275ce917a95dfe86bfc68cdd8f8afc4ffd3184", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling linerule-core v0.4.1 (/opt/rustwide/workdir/crates/linerule-core)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling linerule-app v0.4.1 (/opt/rustwide/workdir/crates/linerule-app)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "8aa7eef96a33e27760805728e0275ce917a95dfe86bfc68cdd8f8afc4ffd3184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa7eef96a33e27760805728e0275ce917a95dfe86bfc68cdd8f8afc4ffd3184", kill_on_drop: false }`
[INFO] [stdout] 8aa7eef96a33e27760805728e0275ce917a95dfe86bfc68cdd8f8afc4ffd3184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1ee301eb538a639ff474fc839d517a9484d137ed661f7401738598837f71c77
[INFO] running `Command { std: "docker" "start" "-a" "f1ee301eb538a639ff474fc839d517a9484d137ed661f7401738598837f71c77", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linerule-45ac010a07d46ac2)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test cli::tests::cli_flag_is_global_and_independent_of_subcommand ... ok
[INFO] [stdout] test boot::tests::root_span_propagates_run_id_into_log_lines ... ok
[INFO] [stdout] test boot::tests::version_dispatch_emits_info_with_package_version ... ok
[INFO] [stdout] test cli::tests::no_args_yields_none_command ... ok
[INFO] [stdout] test cli::tests::parses_diagnostics_all_flags_combined ... ok
[INFO] [stdout] test cli::tests::parses_diagnostics_data_dir ... ok
[INFO] [stdout] test cli::tests::parses_diagnostics_last_crash ... ok
[INFO] [stdout] test cli::tests::parses_diagnostics_with_dry_run ... ok
[INFO] [stdout] test cli::tests::needs_console_for_diagnostics ... ok
[INFO] [stdout] test cli::tests::parses_run_subcommand ... ok
[INFO] [stdout] test cli::tests::needs_console_for_no_args_only_with_cli_flag ... ok
[INFO] [stdout] test cli::tests::parses_run_with_duration_ms ... ok
[INFO] [stdout] test cli::tests::parses_run_with_initial_effect_blur ... ok
[INFO] [stdout] test cli::tests::parses_run_with_initial_mode_horizontal ... ok
[INFO] [stdout] test cli::tests::parses_run_with_initial_mode_vertical_and_duration ... ok
[INFO] [stdout] test cli::tests::needs_console_for_run_only_with_cli_flag ... ok
[INFO] [stdout] test cli::tests::rejects_duration_ms_without_run_subcommand ... ok
[INFO] [stdout] test cli::tests::rejects_help_as_subcommand ... ok
[INFO] [stdout] test cli::tests::needs_console_for_version ... ok
[INFO] [stdout] test cli::tests::parses_diagnostics_recent_events_with_n ... ok
[INFO] [stdout] test cli::tests::parses_version_subcommand ... ok
[INFO] [stdout] test cli::tests::rejects_extra_positional_after_subcommand ... ok
[INFO] [stdout] test cli::tests::rejects_negative_duration_ms ... ok
[INFO] [stdout] test cli::tests::rejects_unknown_initial_mode_value ... ok
[INFO] [stdout] test cli::tests::rejects_non_numeric_duration_ms ... ok
[INFO] [stdout] test cli::tests::rejects_non_numeric_recent_events ... ok
[INFO] [stdout] test boot::tests::diagnostics_dispatch_emits_data_dir_event ... ok
[INFO] [stdout] test crash_dump::tests::crash_path_filename_has_expected_shape ... ok
[INFO] [stdout] test crash_dump::tests::crash_record_serializes_recent_events_array ... ok
[INFO] [stdout] test cli::tests::rejects_unknown_subcommand ... ok
[INFO] [stdout] test crash_dump::tests::crash_record_serializes_round_trip_via_serde_json ... ok
[INFO] [stdout] test cli::tests::parses_diagnostics_without_dry_run_defaults_false ... ok
[INFO] [stdout] test error::tests::app_error_absorbs_io_error ... ok
[INFO] [stdout] test error::tests::app_error_absorbs_linerule_error ... ok
[INFO] [stdout] test cli::tests::rejects_unknown_global_flag ... ok
[INFO] [stdout] test event_ring::tests::entry_records_level_and_target ... ok
[INFO] [stdout] test event_ring::tests::message_field_is_extracted_separately ... ok
[INFO] [stdout] test event_ring::tests::ring_snapshot_round_trips_through_serde_json ... ok
[INFO] [stdout] test crash_dump::tests::crash_record_with_none_location_serializes_as_null ... ok
[INFO] [stdout] test event_ring::tests::snapshot_tail_returns_at_most_n_entries ... ok
[INFO] [stdout] test event_ring::tests::snapshot_tail_zero_returns_empty_vec ... ok
[INFO] [stdout] test logging::tests::data_dir_is_absolute ... ok
[INFO] [stdout] test logging::tests::data_dir_matches_current_exe_parent ... ok
[INFO] [stdout] test boot::tests::root_span_propagates_run_id_in_diagnostics_path ... ok
[INFO] [stdout] test event_ring::tests::ring_capacity_caps_at_256_entries ... ok
[INFO] [stdout] test logging::tests::env_filter_parses_default_directive_used_by_init ... ok
[INFO] [stdout] test event_ring::tests::ring_oldest_entries_evicted_first ... ok
[INFO] [stdout] test logging::tests::env_filter_rejects_obviously_bad_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-931f63a9d7b59c0f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test unknown_subcommand_yields_non_zero_exit ... ok
[INFO] [stdout] test help_flag_succeeds_and_lists_subcommands ... ok
[INFO] [stdout] test diagnostics_dry_run_exits_zero_with_redirected_data_dir ... ok
[INFO] [stdout] test version_subcommand_exits_zero_and_prints_linerule_prefix ... ok
[INFO] [stdout] test cli_flag_alone_does_not_panic ... ok
[INFO] [stdout] test no_args_on_non_windows_fails_with_helpful_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linerule_core-4dfea35a21212e6f)
[INFO] [stdout] 
[INFO] [stdout] running 219 tests
[INFO] [stdout] test anim::tests::ease_out_endpoints ... ok
[INFO] [stdout] test anim::tests::ease_out_handles_nan_and_out_of_range ... ok
[INFO] [stdout] test anim::tests::is_live_during_flight_only ... ok
[INFO] [stdout] test anim::tests::ease_out_midpoint_value_is_pinned ... ok
[INFO] [stdout] test anim::tests::retarget_to_same_target_is_identity ... ok
[INFO] [stdout] test anim::tests::sample_at_end_is_to ... ok
[INFO] [stdout] test anim::tests::sample_clamps_before_start_and_after_end ... ok
[INFO] [stdout] test anim::tests::sample_midpoint_is_past_linear_midpoint ... ok
[INFO] [stdout] test anim::tests::settled_is_constant_and_not_live ... ok
[INFO] [stdout] test anim::tests::zero_duration_is_instant ... ok
[INFO] [stdout] test color::perceptual::tests::l_star_endpoints ... ok
[INFO] [stdout] test anim::tests::sample_at_start_is_from ... ok
[INFO] [stdout] test anim::tests::ease_out_total_and_monotone ... ok
[INFO] [stdout] test anim::tests::retarget_reaches_new_target ... ok
[INFO] [stdout] test color::perceptual::tests::l_star_monotone ... ok
[INFO] [stdout] test color::perceptual::tests::l_star_segment_values_are_pinned ... ok
[INFO] [stdout] test color::perceptual::tests::smooth_endpoints ... ok
[INFO] [stdout] test color::perceptual::tests::smooth_handles_nan_and_negatives ... ok
[INFO] [stdout] test color::perceptual::tests::l_star_handles_nan_and_negatives ... ok
[INFO] [stdout] test color::rgba::tests::default_mask_is_translucent_black ... ok
[INFO] [stdout] test color::units::tests::blur_amount_constants_are_pinned ... ok
[INFO] [stdout] test color::rgba::tests::with_alpha_replaces_only_alpha ... ok
[INFO] [stdout] test color::units::tests::blur_amount_default_std_dev_reproduces_legacy_9px ... ok
[INFO] [stdout] test color::units::tests::blur_amount_endpoints_map_to_sigma_bounds ... ok
[INFO] [stdout] test color::units::tests::blur_amount_saturating_add_clamps ... ok
[INFO] [stdout] test color::units::tests::blur_amount_std_dev_is_monotonic ... ok
[INFO] [stdout] test color::units::tests::dim_level_get_returns_constructor_byte ... ok
[INFO] [stdout] test color::units::tests::blur_amount_equal_steps_have_equal_sigma_ratio ... ok
[INFO] [stdout] test color::units::tests::opacity_get_returns_constructor_byte ... ok
[INFO] [stdout] test color::units::tests::opacity_saturating_add_clamps ... ok
[INFO] [stdout] test color::units::tests::opacity_rejects_zero ... ok
[INFO] [stdout] test anim::tests::retarget_is_continuous_at_switch_time ... ok
[INFO] [stdout] test color::units::tests::thickness_get_returns_constructor_value ... ok
[INFO] [stdout] test config::tests::anim_defaults_are_pinned_under_200ms ... ok
[INFO] [stdout] test color::units::tests::thickness_rejects_out_of_range ... ok
[INFO] [stdout] test color::units::tests::thickness_saturating_add_clamps ... ok
[INFO] [stdout] test config::tests::hud_default_background_alpha_is_pinned_slightly_translucent ... ok
[INFO] [stdout] test config::tests::hud_default_base_opacity_is_pinned ... ok
[INFO] [stdout] test config::tests::hud_default_corner_radius_is_pinned_at_fluent_8px ... ok
[INFO] [stdout] test color::perceptual::tests::smooth_midpoint_value_is_pinned ... ok
[INFO] [stdout] test color::perceptual::tests::smooth_monotone ... ok
[INFO] [stdout] test anim::tests::u16_lerp_endpoints ... ok
[INFO] [stdout] test anim::tests::sample_stays_within_endpoints ... ok
[INFO] [stdout] test anim::tests::sample_is_monotone_in_time ... ok
[INFO] [stdout] test config::tests::hud_default_fade_decay_px_is_pinned ... ok
[INFO] [stdout] test config::tests::hud_default_telemetry_refresh_is_pinned_at_200ms ... ok
[INFO] [stdout] test diagnostics::tests::chord_error_class_is_recoverable ... ok
[INFO] [stdout] test config::tests::overlay_default_effect_is_dim_black_with_default_blur ... ok
[INFO] [stdout] test diagnostics::tests::linerule_error_absorbs_core_and_chord_errors ... ok
[INFO] [stdout] test diagnostics::tests::is_device_lost_hresult_matches_documented_codes ... ok
[INFO] [stdout] test diagnostics::tests::error_class_variants_are_distinct ... ok
[INFO] [stdout] test diagnostics::tests::linerule_error_class_delegates_to_inner ... ok
[INFO] [stdout] test diagnostics::tests::record_device_lost_failure_quits_on_third_failure ... ok
[INFO] [stdout] test diagnostics::tests::record_device_lost_failure_retries_under_threshold ... ok
[INFO] [stdout] test diagnostics::tests::severity_maps_to_tracing_level ... ok
[INFO] [stdout] test diagnostics::tests::severity_order_matches_tracing_intuition ... ok
[INFO] [stdout] test geometry::tests::contains_excludes_right_and_bottom_edges ... ok
[INFO] [stdout] test geometry::tests::contains_rect_is_reflexive_on_self ... ok
[INFO] [stdout] test geometry::tests::top_and_left_reflect_origin_for_nonzero_points ... ok
[INFO] [stdout] test geometry::tests::contains_rect_rejects_each_boundary_independently ... ok
[INFO] [stdout] test input::chord::tests::arrow_keys ... ok
[INFO] [stdout] test input::chord::tests::display_format_matches_display_method ... ok
[INFO] [stdout] test input::chord::tests::display_round_trip_through_parse ... ok
[INFO] [stdout] test input::chord::tests::empty_token_errors_at_correct_position ... ok
[INFO] [stdout] test input::chord::tests::empty_input_errors ... ok
[INFO] [stdout] test input::chord::tests::modifier_aliases_accepted ... ok
[INFO] [stdout] test input::chord::tests::multiple_keys_errors ... ok
[INFO] [stdout] test input::chord::tests::no_key_errors ... ok
[INFO] [stdout] test input::chord::tests::parses_basic_chord ... ok
[INFO] [stdout] test input::chord::tests::unknown_part_errors ... ok
[INFO] [stdout] test input::hold::tests::classify_bump_actions_are_acceleration_repeat ... ok
[INFO] [stdout] test input::hold::tests::classify_cycle_effect_is_slow_repeat ... ok
[INFO] [stdout] test input::hold::tests::classify_cycle_mode_is_slow_repeat ... ok
[INFO] [stdout] test input::hold::tests::classify_quit_is_one_shot ... ok
[INFO] [stdout] test input::hold::tests::classify_toggle_hud_detail_is_one_shot ... ok
[INFO] [stdout] test input::hold::tests::classify_toggle_on_off_awaits_release_and_undoes_with_self ... ok
[INFO] [stdout] test input::hold::tests::compute_next_step_brackets ... ok
[INFO] [stdout] test input::hold::tests::duration_between_handles_i64_extremes_without_panic ... ok
[INFO] [stdout] test input::hold::tests::duration_between_positive_diff ... ok
[INFO] [stdout] test input::hold::tests::duration_between_negative_diff_saturates_to_zero ... ok
[INFO] [stdout] test input::hold::tests::fired_bump_enters_accelerating_repeat ... ok
[INFO] [stdout] test input::hold::tests::fired_cycle_mode_enters_slow_repeat ... ok
[INFO] [stdout] test input::hold::tests::duration_between_zero_diff ... ok
[INFO] [stdout] test input::hold::tests::long_press_release_emits_undo ... ok
[INFO] [stdout] test input::hold::tests::fired_toggle_enters_awaiting_release ... ok
[INFO] [stdout] test input::hold::tests::repeat_tick_enqueues_and_reschedules_while_held ... ok
[INFO] [stdout] test input::hold::tests::repeat_tick_with_release_halts ... ok
[INFO] [stdout] test input::hold::tests::saturation_oracle_halts_repeat ... ok
[INFO] [stdout] test input::hold::tests::with_magnitude_leaves_non_bump_actions_unchanged ... ok
[INFO] [stdout] test input::hold::tests::short_press_release_just_halts ... ok
[INFO] [stdout] test input::hold::tests::with_magnitude_saturates_on_overflow ... ok
[INFO] [stdout] test input::chord::tests::parser_is_case_insensitive_for_modifiers_and_keys ... ok
[INFO] [stdout] test input::chord::tests::punctuation_keys ... ok
[INFO] [stdout] test input::hold::tests::with_magnitude_scales_bump_thickness ... ok
[INFO] [stdout] test diagnostics::tests::error_class_serializes_snake_case ... ok
[INFO] [stdout] test input::hold::tests::with_magnitude_scales_bump_opacity ... ok
[INFO] [stdout] test input::hud_fade::tests::apply_envelope_endpoints_and_monotonicity ... ok
[INFO] [stdout] test input::hud_fade::tests::axis_gap_a_before_b_yields_positive_gap ... ok
[INFO] [stdout] test input::hud_fade::tests::axis_gap_overlapping_intervals_yields_zero ... ok
[INFO] [stdout] test input::hud_fade::tests::axis_gap_touching_intervals_yields_zero ... ok
[INFO] [stdout] test input::hud_fade::tests::off_mode_uses_2d_distance ... ok
[INFO] [stdout] test input::hud_fade::tests::compute_opacity_pins_fade_curve_at_one_decay_distance ... ok
[INFO] [stdout] test input::hud_fade::tests::axis_gap_b_before_a_is_symmetric ... ok
[INFO] [stdout] test input::hud_fade::tests::point_outside_rect_to_the_right ... ok
[INFO] [stdout] test input::hud_fade::tests::point_inside_rect_yields_zero_distance ... ok
[INFO] [stdout] test input::hud_fade::tests::point_outside_rect_diagonally ... ok
[INFO] [stdout] test input::hud_fade::tests::point_to_rect_distance_pins_x_plus_one_unit_offset ... ok
[INFO] [stdout] test input::hud_fade::tests::point_to_rect_distance_pins_y_plus_one_unit_offset ... ok
[INFO] [stdout] test input::hud_fade::tests::slit_intersecting_hud_yields_zero_opacity ... ok
[INFO] [stdout] test input::hud_fade::tests::slit_far_from_hud_approaches_full_opacity ... ok
[INFO] [stdout] test input::hud_fade::tests::slit_range_centered_around_zero_with_even_thickness ... ok
[INFO] [stdout] test input::tick::tests::empty_tick_clears_and_refreshes_hud ... ok
[INFO] [stdout] test input::tick::tests::hud_boots_full_then_auto_demotes_to_chip ... ok
[INFO] [stdout] test input::tick::tests::bump_while_off_emits_notify_rejected_and_forces_hud_refresh ... ok
[INFO] [stdout] test input::tick::tests::hud_refresh_is_skipped_when_neither_state_changed_nor_interval_elapsed ... ok
[INFO] [stdout] test input::tick::tests::held_bumps_glide_thickness_without_regression ... ok
[INFO] [stdout] test input::tick::tests::quit_action_emits_quit_effect ... ok
[INFO] [stdout] test input::tick::tests::settled_sample_matches_config_after_transitions_complete ... ok
[INFO] [stdout] test input::tick::tests::mode_on_fade_ramps_master_to_full ... ok
[INFO] [stdout] test input::tick::tests::saturated_bump_in_active_mode_emits_no_notify ... ok
[INFO] [stdout] test input::tick::tests::tier_swap_restarts_hud_envelope_from_zero ... ok
[INFO] [stdout] test input::tick::tests::set_hud_opacity_emission_follows_cursor_and_envelope ... ok
[INFO] [stdout] test input::tick::tests::toggle_hud_detail_does_not_touch_overlay_state ... ok
[INFO] [stdout] test input::tick::tests::toggle_on_emits_log_and_draws_overlay ... ok
[INFO] [stdout] test input::tick::tests::toggle_on_off_fades_out_then_clears ... ok
[INFO] [stdout] test input::tick::tests::user_toggle_flips_tier_and_disables_auto_demote ... ok
[INFO] [stdout] test input::win32_vk::tests::all_sixteen_modifier_combinations_produce_correct_flag_set ... ok
[INFO] [stdout] test input::win32_vk::tests::ctrl_alt_r_matches_default_cycle_mode_chord ... ok
[INFO] [stdout] test input::win32_vk::tests::each_modifier_maps_to_its_win32_flag ... ok
[INFO] [stdout] test input::win32_vk::tests::letter_a_through_z_uppercase_maps_to_0x41_through_0x5a ... ok
[INFO] [stdout] test input::win32_vk::tests::letter_as_u8_is_always_uppercase_ascii ... ok
[INFO] [stdout] test input::win32_vk::tests::letter_from_ascii_rejects_non_letters ... ok
[INFO] [stdout] test input::win32_vk::tests::no_modifier_yields_zero_mods ... ok
[INFO] [stdout] test render::hud_frame::tests::active_state_rows_are_present_and_ordered_top_to_bottom ... ok
[INFO] [stdout] test render::hud_frame::tests::chip_appends_toasts_below_status_and_grows_height ... ok
[INFO] [stdout] test render::hud_frame::tests::chip_has_no_guide_rows_and_no_rules ... ok
[INFO] [stdout] test render::hud_frame::tests::blur_effect_swaps_opacity_row_for_blur_amount ... ok
[INFO] [stdout] test render::hud_frame::tests::chip_is_anchored_top_right_and_integer_aligned ... ok
[INFO] [stdout] test render::hud_frame::tests::chip_is_state_value_agnostic ... ok
[INFO] [stdout] test render::hud_frame::tests::chip_shows_restore_key_when_mode_is_off ... ok
[INFO] [stdout] test render::hud_frame::tests::corner_radius_flows_from_config ... ok
[INFO] [stdout] test render::hud_frame::tests::chip_status_text_is_just_the_detail_key_hint ... ok
[INFO] [stdout] test render::hud_frame::tests::divider_rule_pins_position_and_color ... ok
[INFO] [stdout] test render::hud_frame::tests::empty_notifications_preserve_default_row_count ... ok
[INFO] [stdout] test render::hud_frame::tests::flat_effect_shows_opacity_row ... ok
[INFO] [stdout] test render::hud_frame::tests::hotkey_help_rows_reflect_hotkey_map_argument ... ok
[INFO] [stdout] test render::hud_frame::tests::hud_telemetry_zero_serde_round_trip ... ok
[INFO] [stdout] test render::hud_frame::tests::notification_color_maps_per_class ... ok
[INFO] [stdout] test render::hud_frame::tests::hud_tier_toggle_is_involutive ... ok
[INFO] [stdout] test render::hud_frame::tests::mode_label_reflects_state ... ok
[INFO] [stdout] test render::hud_frame::tests::notifications_appended_below_hotkey_help_section ... ok
[INFO] [stdout] test render::hud_frame::tests::notification_origin_y_pins_default_layout_arithmetic ... ok
[INFO] [stdout] test render::hud_frame::tests::off_state_guide_hides_inactive_hotkeys ... ok
[INFO] [stdout] test render::hud_frame::tests::off_state_shows_mode_off ... ok
[INFO] [stdout] test render::hud_frame::tests::panel_anchored_top_right_with_margin ... ok
[INFO] [stdout] test render::hud_frame::tests::opacity_reflects_base_opacity_from_config ... ok
[INFO] [stdout] test render::hud_frame::tests::refresh_hz_appears_in_telemetry_row_with_mono_font ... ok
[INFO] [stdout] test render::hud_frame::tests::row_origin_y_pins_default_layout_arithmetic ... ok
[INFO] [stdout] test render::hud_frame::tests::telemetry_line_format_is_pinned ... ok
[INFO] [stdout] test render::hud_frame::tests::rows_fit_within_panel_horizontally ... ok
[INFO] [stdout] test render::overlay_frame::tests::empty_frame_is_empty ... ok
[INFO] [stdout] test render::overlay_frame::tests::solid_rect_constructs_a_filled_layer ... ok
[INFO] [stdout] test render::tests::axis_value_picks_correct_axis ... ok
[INFO] [stdout] test render::tests::band_clips_negative_widths_to_none ... ok
[INFO] [stdout] test render::tests::band_rejects_zero_height ... ok
[INFO] [stdout] test render::tests::band_rejects_zero_width ... ok
[INFO] [stdout] test render::tests::band_round_trip_positive_dims ... ok
[INFO] [stdout] test render::tests::blur_brush_carries_the_config_blur_amount ... ok
[INFO] [stdout] test render::tests::blur_effect_uses_blur_brush_for_every_surround_band ... ok
[INFO] [stdout] test render::tests::blur_brush_carries_the_master_envelope_as_opacity ... ok
[INFO] [stdout] test render::tests::dim_and_white_wash_surrounds_differ ... ok
[INFO] [stdout] test input::win32_vk::tests::letter_a_through_z_lowercase_folds_to_uppercase_vk ... ok
[INFO] [stdout] test render::tests::horizontal_layers_cover_full_width ... ok
[INFO] [stdout] test input::win32_vk::tests::punctuation_keys_map_to_vk_oem ... ok
[INFO] [stdout] test render::tests::horizontal_mode_emits_two_dim_layers ... ok
[INFO] [stdout] test render::tests::dim_black_effect_keeps_the_dark_mask_color ... ok
[INFO] [stdout] test render::tests::midway_style_mix_blends_between_dim_and_bright ... ok
[INFO] [stdout] test render::tests::master_zero_yields_fully_transparent_layers ... ok
[INFO] [stdout] test input::win32_vk::tests::arrow_keys_map_to_vk_arrow_table ... ok
[INFO] [stdout] test render::tests::dim_half_at_top_edge_is_dropped ... ok
[INFO] [stdout] test render::tests::opacity_does_not_affect_the_blur_brush ... ok
[INFO] [stdout] test render::tests::sample_thickness_overrides_config ... ok
[INFO] [stdout] test render::tests::off_mode_emits_empty_frame ... ok
[INFO] [stdout] test render::tests::split_around_even_thickness_is_symmetric ... ok
[INFO] [stdout] test render::tests::split_around_odd_thickness_puts_extra_pixel_after_center ... ok
[INFO] [stdout] test render::tests::settled_sample_alpha_is_byte_identical_to_perceptual_byte ... ok
[INFO] [stdout] test render::tests::vertical_dim_at_left_edge_is_dropped ... ok
[INFO] [stdout] test render::tests::vertical_layers_cover_full_height ... ok
[INFO] [stdout] test render::tests::vertical_mode_emits_two_dim_layers ... ok
[INFO] [stdout] test render::tests::white_wash_effect_washes_the_surround_white ... ok
[INFO] [stdout] test state::mode::tests::active_is_none_exactly_for_off ... ok
[INFO] [stdout] test state::mode::tests::active_mode_toggle_is_involutive ... ok
[INFO] [stdout] test render::tests::split_around_negative_center_stays_consistent ... ok
[INFO] [stdout] test state::reduce::tests::blur_amount_only_change_marks_config_changed ... ok
[INFO] [stdout] test state::reduce::tests::bump_at_saturation_yields_no_delta_and_no_rejection ... ok
[INFO] [stdout] test state::reduce::tests::bump_opacity_tunes_opacity_under_flat_effect ... ok
[INFO] [stdout] test state::reduce::tests::bump_opacity_actually_mutates_opacity_field ... ok
[INFO] [stdout] test state::reduce::tests::bump_thickness_changes_config_when_mode_is_on ... ok
[INFO] [stdout] test state::mode::tests::active_round_trips_through_mode_for_on_screen_modes ... ok
[INFO] [stdout] test state::reduce::tests::bump_opacity_retargets_to_blur_amount_under_blur_effect ... ok
[INFO] [stdout] test state::reduce::tests::bump_thickness_is_rejected_when_mode_is_off ... ok
[INFO] [stdout] test state::reduce::tests::cycle_effect_is_a_no_op_when_mode_is_off ... ok
[INFO] [stdout] test state::reduce::tests::cycle_effect_walks_the_three_state_loop_when_mode_is_on ... ok
[INFO] [stdout] test state::reduce::tests::cycle_effect_is_rejected_when_mode_is_off ... ok
[INFO] [stdout] test state::reduce::tests::cycle_mode_is_rejected_when_mode_is_off ... ok
[INFO] [stdout] test state::reduce::tests::quit_is_a_pure_no_op ... ok
[INFO] [stdout] test state::reduce::tests::toggle_from_active_goes_off_and_records_last_active ... ok
[INFO] [stdout] test state::reduce::tests::cycle_mode_updates_last_active_with_the_axis ... ok
[INFO] [stdout] test state::reduce::tests::toggle_hud_detail_is_a_pure_no_op_even_while_off ... ok
[INFO] [stdout] test state::reduce::tests::cycle_mode_toggles_between_the_two_axes ... ok
[INFO] [stdout] test state::surround::tests::blur_is_blur_with_white_indicator ... ok
[INFO] [stdout] test state::reduce::tests::toggle_from_off_restores_last_active ... ok
[INFO] [stdout] test state::surround::tests::cycle_visits_each_state_once_before_returning ... ok
[INFO] [stdout] test state::surround::tests::dim_black_masks_with_black_rgb_and_white_indicator ... ok
[INFO] [stdout] test state::surround::tests::labels_are_distinct ... ok
[INFO] [stdout] test state::surround::tests::default_is_dim_black ... ok
[INFO] [stdout] test state::surround::tests::white_wash_masks_with_white_rgb_and_dark_indicator ... ok
[INFO] [stdout] test state::surround::tests::mix_target_mapping_is_pinned ... ok
[INFO] [stdout] test diagnostics::tests::core_error_class_is_programmer_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 219 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_chord_round_trip.rs (/opt/rustwide/target/debug/deps/integration_chord_round_trip-d8f68682a4896fb6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bump_and_opacity_default_chords_are_layout_independent_arrow_keys ... ok
[INFO] [stdout] test default_chords_are_pairwise_distinct ... ok
[INFO] [stdout] test every_default_chord_parses_and_produces_nonzero_vk ... ok
[INFO] [stdout] test every_default_chord_display_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_config_validation.rs (/opt/rustwide/target/debug/deps/integration_config_validation-ed6bac9f2cfaf267)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test default_hud_fade_decay_is_positive ... ok
[INFO] [stdout] test default_hud_geometry_is_non_empty_and_positive_margin ... ok
[INFO] [stdout] test default_overlay_config_has_legal_thickness_and_opacity ... ok
[INFO] [stdout] test default_long_press_threshold_exceeds_release_poll ... ok
[INFO] [stdout] test default_render_fallback_refresh_is_reasonable ... ok
[INFO] [stdout] test default_render_warn_ratio_is_in_zero_one ... ok
[INFO] [stdout] test default_repeat_timings_are_non_zero ... ok
[INFO] [stdout] test default_surround_effect_preserves_historical_dim_black ... ok
[INFO] [stdout] test default_tap_steps_are_non_zero_and_positive ... ok
[INFO] [stderr]      Running tests/integration_reduce_pipeline.rs (/opt/rustwide/target/debug/deps/integration_reduce_pipeline-a347a44d7c794d38)
[INFO] [stdout] test user_config_default_is_internally_consistent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test cycle_effect_is_inert_in_off_mode ... ok
[INFO] [stdout] test cycle_effect_walks_surround_then_returns_when_mode_is_active ... ok
[INFO] [stdout] test bump_then_undo_returns_to_starting_thickness ... ok
[INFO] [stdout] test cycle_mode_while_off_is_rejected_and_stays_off ... ok
[INFO] [stdout] test cycle_mode_twice_while_on_is_the_identity ... ok
[INFO] [stdout] test bump_thickness_accumulates_with_repeated_application ... ok
[INFO] [stdout] test quit_action_is_observable_via_state_unchanged ... ok
[INFO] [stdout] test toggle_on_off_after_cycle_turns_off_and_frame_is_empty ... ok
[INFO] [stdout] test toggle_on_off_twice_restores_the_active_mode ... ok
[INFO] [stdout] test toggle_on_then_frame_has_layers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_render_snapshot.rs (/opt/rustwide/target/debug/deps/integration_render_snapshot-2aaa30f4dd9b90f5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test snapshot_horizontal_top_edge ... ok
[INFO] [stdout] test snapshot_horizontal_bottom_edge ... ok
[INFO] [stdout] test snapshot_horizontal_negative_cursor ... ok
[INFO] [stdout] test snapshot_horizontal_center ... ok
[INFO] [stdout] test snapshot_blur_horizontal_center ... ok
[INFO] [stdout] test snapshot_vertical_center ... ok
[INFO] [stdout] test snapshot_off_mode_empty ... ok
[INFO] [stdout] test snapshot_white_wash_horizontal_center ... ok
[INFO] [stdout] test snapshot_vertical_left_edge ... ok
[INFO] [stdout] test snapshot_vertical_right_edge ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tick_chain.rs (/opt/rustwide/target/debug/deps/integration_tick_chain-2c75b9f6e526e807)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test bump_while_off_is_rejected_with_notification_effect ... ok
[INFO] [stdout] test cycle_modes_while_off_are_rejected_and_stay_off ... ok
[INFO] [stdout] test hud_refresh_fires_on_state_change_even_within_interval ... ok
[INFO] [stdout] test quit_action_emits_quit_effect_and_short_circuits_state_changes ... ok
[INFO] [stdout] test hud_refresh_skipped_when_no_change_within_interval ... ok
[INFO] [stdout] test empty_tick_in_off_mode_emits_clear_overlay ... ok
[INFO] [stdout] test toggle_on_off_after_cycle_yields_clear_overlay ... ok
[INFO] [stderr]      Running tests/proptests.rs (/opt/rustwide/target/debug/deps/proptests-699f9fa99f066998)
[INFO] [stdout] test frame_seq_monotonically_increments_each_tick ... ok
[INFO] [stdout] test toggle_on_in_one_tick_emits_log_and_draw ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test chord_parser_round_trips_on_known_chords ... ok
[INFO] [stdout] test horizontal_frame_has_full_width_band ... ok
[INFO] [stdout] test bump_thickness_is_rejected_in_off_mode ... ok
[INFO] [stdout] test flip_then_toggle_restores_the_flipped_axis ... ok
[INFO] [stdout] test cycle_mode_has_period_two ... ok
[INFO] [stdout] test active_adjustments_never_rejected ... ok
[INFO] [stdout] test opacity_saturating_arithmetic_is_bounded ... ok
[INFO] [stdout] test bump_thickness_only_touches_config ... ok
[INFO] [stdout] test modifiers_contains_agrees_with_raw_bits ... ok
[INFO] [stdout] test letter_from_ascii_is_total ... ok
[INFO] [stdout] test off_adjustments_are_rejected ... ok
[INFO] [stdout] test chord_to_win32_total_over_inputs ... ok
[INFO] [stdout] test thickness_saturating_arithmetic_is_bounded ... ok
[INFO] [stdout] test reduce_delta_implies_state_change ... ok
[INFO] [stdout] test invariant_preserved_by_every_action ... ok
[INFO] [stdout] test toggle_on_off_twice_is_identity ... ok
[INFO] [stderr]    Doc-tests linerule_core
[INFO] [stdout] test rejected_implies_state_unchanged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test crates/linerule-core/src/input/chord.rs - input::chord::parse (line 201) ... ok
[INFO] [stdout] test crates/linerule-core/src/input/chord.rs - input::chord::parse (line 192) ... ok
[INFO] [stdout] test crates/linerule-core/src/render/hud_frame.rs - render::hud_frame::hud_frame (line 175) ... ok
[INFO] [stdout] test crates/linerule-core/src/state/reduce.rs - state::reduce::apply (line 20) ... ok
[INFO] [stdout] test crates/linerule-core/src/state/reduce.rs - state::reduce::apply (line 41) ... ok
[INFO] [stdout] test crates/linerule-core/src/render.rs - render::frame (line 82) ... ok
[INFO] [stdout] test crates/linerule-core/src/color/units.rs - color::units::Opacity::saturating_add (line 54) ... ok
[INFO] [stdout] test crates/linerule-core/src/input/win32_vk.rs - input::win32_vk::chord_to_win32 (line 30) ... ok
[INFO] [stdout] test crates/linerule-core/src/state/reduce.rs - state::reduce::apply (line 31) ... ok
[INFO] [stdout] test crates/linerule-core/src/render.rs - render::frame (line 93) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.22s; merged doctests compilation took 1.02s
[INFO] running `Command { std: "docker" "inspect" "f1ee301eb538a639ff474fc839d517a9484d137ed661f7401738598837f71c77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ee301eb538a639ff474fc839d517a9484d137ed661f7401738598837f71c77", kill_on_drop: false }`
[INFO] [stdout] f1ee301eb538a639ff474fc839d517a9484d137ed661f7401738598837f71c77
